Skip to content

Conversation

@jbrockmendel
Copy link
Member

This is the only place where we patch assert_frame_equal in the tests. I think this pattern is pretty useless since it indicates that the relevant EA test wouldn't work for a user who didn't also patch assert_frame_equal. So we should merge this and then follow up to get rid of the patching-assert_frame_equal pattern altogether.

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite ExtensionArray Extending pandas with custom dtypes or arrays. labels Aug 1, 2023
@mroeschke mroeschke added this to the 2.1 milestone Aug 1, 2023
@mroeschke mroeschke merged commit 898e5d0 into pandas-dev:main Aug 1, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants